home *** CD-ROM | disk | FTP | other *** search
/ Anime Robot / Anime Robot.iso / pc / DATA / START.dxr / 00360_vai AlfPers + indice 10.ls < prev    next >
Encoding:
Text File  |  1998-11-13  |  189 b   |  9 lines

  1. on mouseUp me
  2.   global gInit
  3.   set s to the spriteNum of me
  4.   set gInit to 1
  5.   set the puppet of sprite s to 0
  6.   puppetTransition(member "DefTranSalto")
  7.   go(label("AlfPers") + s - 10)
  8. end
  9.